xen.git
2005-11-28 kaf24@firebug... Bundle vcpu_time and vcpu_info structures together...
2005-11-28 dan@guaranine... Fix isConsoleDead() to actually run a command on the...
2005-11-28 emellor@leeni... Merged.
2005-11-28 cl349@firebug... Move mk-symlinks target into tools/Rules.mk.
2005-11-28 emellor@leeni... Change uuid string format to match that outputted by...
2005-11-28 kaf24@firebug... Hardcode many cpu features for x86/64 -- we know 64-bit
2005-11-28 kaf24@firebug... In alloc_vcpu_struct, after doing a memset on the new...
2005-11-28 kaf24@firebug... Remove bogus extra unmap_domain_page() call in
2005-11-28 Michael.Fetterman... merge
2005-11-28 Michael.Fetterman... merge
2005-11-28 Michael.Fetterman... minor printf and log message rework in the shadow code.
2005-11-28 Michael.Fetterman... Allow __gpfn_to_mfn() to automatically deal with transl...
2005-11-28 kaf24@firebug... arch/xen/kernel/fixup.c -> arch/xen/i386/kernel/fixup.c
2005-11-28 kaf24@firebug... Simplify boot_vcpu() implementation.
2005-11-28 emellor@leeni... Use StringIO to simplify string_iterator here. Altered...
2005-11-28 emellor@leeni... Added README.xen-bugtool.
2005-11-28 emellor@leeni... Change uses of \s within sed regexps -- some versions...
2005-11-28 emellor@leeni... Added xen-bugtool, an application that collects various...
2005-11-27 emellor@leeni... Set a console limit, in order to detect runaways.
2005-11-27 emellor@leeni... Fix console handling; saveLog call was broken if Consol...
2005-11-27 emellor@leeni... Remove keyword from call to xc.domain_setmaxmem; keywor...
2005-11-27 emellor@leeni... Merged.
2005-11-27 emellor@leeni... Change the console handling, to remove the loop and...
2005-11-27 emellor@leeni... Use the getId method to tidy up simple call to domid.
2005-11-27 emellor@leeni... Remove looping from handling of xm domid. This command...
2005-11-27 emellor@leeni... Mark 03_network_attach_detach as XFAIL. There are...
2005-11-27 emellor@leeni... Restore 05_create_noroot, as this test now seems to...
2005-11-27 emellor@leeni... Remove some Makefile cruft.
2005-11-27 emellor@leeni... Added device-sharing checks for loopback-mounted files...
2005-11-27 emellor@leeni... Renable FAIL call that was disabled back when block...
2005-11-26 emellor@leeni... Write the error message and the hotplug-status=busy...
2005-11-26 smh22@firebug... Fix formatting.
2005-11-26 smh22@firebug... Fix save/restore and migrate on x86_64.
2005-11-26 kaf24@firebug... More cleanups to the pmd-shared patch.
2005-11-26 kaf24@firebug... Clean the arch_memory_op() for-loop header.
2005-11-26 smh22@firebug... Fix x86_64 build.
2005-11-26 emellor@leeni... Merged.
2005-11-26 emellor@leeni... Fix the unpause_basic test. The console will appear...
2005-11-26 emellor@leeni... Fix the 06_block-list_checkremove test. The use of...
2005-11-26 emellor@leeni... Added a comment.
2005-11-25 emellor@leeni... Also, make a small tweak to the 12_block_attach test...
2005-11-25 emellor@leeni... Check when using physical devices that the device is...
2005-11-25 kaf24@firebug... Implement new memory_op() XENMEM_machphys_mfn_list...
2005-11-25 emellor@leeni... Only write a success node when coming online, not going...
2005-11-25 emellor@leeni... Only write a success node when coming online, not going...
2005-11-25 emellor@leeni... Don't issue the iptables diagnostic when removing entri...
2005-11-25 emellor@leeni... Match rename of parameters to match the corresponding...
2005-11-25 emellor@leeni... Fix handling of devid_end when devid is an integer...
2005-11-25 kaf24@firebug... In shadow-external mode, every VCPU must free its own
2005-11-25 smh22@firebug... Tolerate temporary inconsistency between type info...
2005-11-25 emellor@leeni... check_hotplug fails on one of my machines running ubunt...
2005-11-25 emellor@leeni... Add help option on runtests.sh
2005-11-25 dan@elm3b196... Add sanity checks that let us know if there are any...
2005-11-25 emellor@leeni... Fix stupid invalid syntax on network-attach tests.
2005-11-25 emellor@leeni... Merged.
2005-11-25 emellor@leeni... Move XenbusState from the Linux-specific xenbus.h into...
2005-11-25 smh22@firebug... Use page-sized batches in GETPAGEFRAMEINFO2 (and genera...
2005-11-25 kaf24@firebug... Fix the issue of on x86_64, rhel4 can not get into...
2005-11-25 kaf24@firebug... I cleaned up acm_ops.c and eliminated returns inside...
2005-11-25 kaf24@firebug... Update vtpm driver following the recent changes to the
2005-11-24 kaf24@firebug... Big reworking of SHARED_KERNEL_PMD logic. Includes...
2005-11-24 emellor@leeni... Merged.
2005-11-24 emellor@leeni... Programmatically generate the xm help strings from...
2005-11-24 emellor@leeni... Added a count of the number of users of this block...
2005-11-24 kaf24@firebug... Remove CONFIG_PREEMPT configuration option from Xen...
2005-11-24 kaf24@firebug... Quieten down grant-table transfer failure when it is...
2005-11-24 kaf24@firebug... Another PAE fix for pgd_ctor.
2005-11-24 kaf24@firebug... More PAE PGD fixes. Ensure we do not pin PGDs with...
2005-11-24 kaf24@firebug... Fix pgd allocation for PAE. We must handle the fact...
2005-11-24 kaf24@firebug... Fix 32b non-pae build.
2005-11-24 emellor@leeni... Merged.
2005-11-24 emellor@leeni... Check whether a device is already configured before...
2005-11-24 emellor@leeni... Support destruction of device by /dev/sda1 (for example...
2005-11-24 emellor@leeni... Minor tidy, no semantic change.
2005-11-24 kaf24@firebug... Shootdown TLB entries across all VCPUs for SMP shadow...
2005-11-24 smh22@firebug... Re-enable tools support for live migration on PAE.
2005-11-24 smh22@firebug... Quiet down live migrate on PAE domains.
2005-11-24 kaf24@firebug... Clean up mark_dirty() implementation to check for log...
2005-11-24 kaf24@firebug... Remove unused 'nr_recs' field from trace-buffer header
2005-11-24 kaf24@firebug... Adds ac_timer based polling to the ns16550 UART driver...
2005-11-24 kaf24@firebug... This fixes a small race between when a domain is create...
2005-11-24 kaf24@firebug... xen/common/acm_ops.c, check for a NULL pointer and...
2005-11-24 kaf24@firebug... dom0_ops return -EACCES when the interface version...
2005-11-24 kaf24@firebug... Clean up some Xen files in the ioemulator.
2005-11-24 kaf24@firebug... Fix ia64 build. Two typos in header files.
2005-11-24 rread@ubuntu... Make the microcode driver builtin.
2005-11-24 rread@ubuntu... Disable crufty modules still using cli and friends.
2005-11-24 rread@ubuntu... Compile IDE drivers as builtins instead of modules.
2005-11-23 emellor@leeni... Reverse accidental commits for changesets 8001 and...
2005-11-23 emellor@leeni... Merged.
2005-11-23 emellor@leeni... Added comment describing usage.
2005-11-23 emellor@leeni... imported patch quiet_linux_build.patch
2005-11-23 emellor@leeni... imported patch trace-thread.patch
2005-11-23 emellor@leeni... imported patch my-config
2005-11-23 emellor@leeni... imported patch logging-thread.patch
2005-11-23 emellor@leeni... Merged.
2005-11-23 emellor@leeni... Don't treat the failure of ifconfig vifX.Y down as...
2005-11-23 emellor@leeni... Remove the frontend device directories as well as the...
2005-11-23 emellor@leeni... Inside xenbus_switch_state, don't write the new state...
2005-11-23 emellor@leeni... Added a hotplug KOBJ_OFFLINE call, for symmetry with...
next